*** empty log message ***
authorJuri Linkov <juri@jurta.org>
Sat, 2 Sep 2006 23:44:59 +0000 (23:44 +0000)
committerJuri Linkov <juri@jurta.org>
Sat, 2 Sep 2006 23:44:59 +0000 (23:44 +0000)
etc/ChangeLog
lisp/ChangeLog
src/ChangeLog

index 211193a6e1c617cbba5f2820ed958865617e2437..4665e8777b8883dbb6df277e2978a626d129c9e6 100644 (file)
@@ -1,3 +1,7 @@
+2006-09-02  Juri Linkov  <juri@jurta.org>
+
+       * HELLO: Regroup Europe Non-ASCII examples by similar scripts.
+
 2006-08-25  Richard Stallman  <rms@gnu.org>
 
        * TUTORIAL: Give priority to graphical terminals over text terminals
index 8192773e4e84523281117b65ec78a4f2ffab7a14..8be60f188ba52dd5e0f60bcf2a8e84406aebf7ec 100644 (file)
@@ -1,3 +1,19 @@
+2006-09-02  Juri Linkov  <juri@jurta.org>
+
+       * man.el (Man-topic-history): New variable.
+       (man): Use it.
+
+       * woman.el (woman-topic-history): Change defvar to defvaralias
+       for symbol `Man-topic-history'.
+
+       * shell.el (shell-filter-ctrl-a-ctrl-b): Check if
+       `comint-last-output-start' is a marker by using `markerp' and
+       check if it has a position by using `marker-position', and use
+       this position for `goto-char'.
+
+       * international/quail.el (quail-defrule-internal): Add missing
+       `error' call for null key.
+
 2006-09-02  Ryan Yeske  <rcyeske@gmail.com>
 
        * rcirc.el (rcirc-keywords): New variable.
index 2dbd5b86967233a83b4554de06b33a14c936c95b..0366f6822e77e2dcf462f02e34ec5c112d813792 100644 (file)
@@ -1,3 +1,7 @@
+2006-09-02  Juri Linkov  <juri@jurta.org>
+
+       * marker.c (Fmarker_position): Doc fix.
+
 2006-09-03  Eli Zaretskii  <eliz@gnu.org>
 
        * window.c (syms_of_window) <split-height-threshold>: